go/types.Selection.indirect (field)
2 uses
go/types (current package)
selection.go#L80: indirect bool // set if there was any pointer indirection on the path
selection.go#L146: func (s *Selection) Indirect() bool { return s.indirect }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)